byte memory

英 [baɪt ˈmeməri] 美 [baɪt ˈmeməri]

网络  字节内存; 字节存储器

计算机



双语例句

  1. The third byte of this memory location further points to some other dynamically allocated memory location of 10 bytes, as shown in Figure 6.
    该内存位置的第三个字节又指向某个动态分配的10字节的内存位置,如图6所示。
  2. Once the byte is shuffled in, the value is stored back into memory.
    一旦字节被混洗进来,值就会存储回内存。
  3. The first phase translates the sequence of characters from byte order ( how the characters are stored in memory) to the proper written order ( as it would appear on paper).
    第一个阶段是将字符序列从字节顺序(字符在内存中如何存储)转换成正确的手写顺序(字符如何在纸面上显示)。
  4. The memory state of each byte of memory is represented by one of these letters R, Y, G, or B.These letters correspond to the colors red, yellow, green, and blue, respectively.
    每个内存字节的内存状态都用下面的字母来表示R,Y,G,或者B。这些字母相应的子目分别代表的是红色,黄色,绿色以及蓝色。
  5. As a result, the 20 byte block allocated by the func() function is lost and results in a memory leak.
    结果,func()函数所分配的20个字节的块就丢失了,并导致了内存泄漏。
  6. To enable memory access, it provides put and set methods for ints, chars, and bytes.
    为允许内存访问,它为int、char和byte提供了put和set方法。
  7. Purify keeps track of the status of every byte of memory used by your program and uses four colors to represent the status: red, yellow, green, and blue.
    Purify能够跟踪您程序中内存使用的每个字节的状态情况,并用四种颜色来代表不同的状态:红色,黄色,绿色和蓝色。
  8. Every byte in memory has to have an "address" for a process to be able to locate it.
    内存中的每一个字节都必须有一个“地址”,以便让进程可以找到它。
  9. When the object is later re-created from its byte string, it will be a new in-memory object identical in structure and value to the original, though located at a different memory address.
    当对象后来从其字节串重建时,内存中新建的对象与原对象具有相同的结构和值,但位于不同的内存地址。
  10. Data types are converted to character and byte arrays, respectively, which have different behavior and might use more memory.
    数据类型被分别转换为字符数组和字节数组,它们具有不同的行为并可能占用更多内存。
  11. Writing TH, TL, and the configuration byte is done using a memory function command.
    使用记忆函数命令,文字TH、TL和配置字节完成。
  12. The address of the first byte of a page in physical memory.
    在实存储器中一个页面的第一个字节的地址。
  13. The mdr command takes an address/ symbol and a byte count and displays the raw contents of memory starting at the specified address for byte-count number of bytes.
    mdr命令带有地址/符号以及字节计数,显示从指定的地址开始的byte-count字节数的初始内存内容。
  14. Each byte offset identifies a memory address used by a machine code instruction.
    每个字节位移用于标识一个机器代码指令使用的内存地址。
  15. If the function succeeds, the return value is a pointer to the first byte of the memory block.
    每一个内存块的内在结构中包含一个初始值为零的锁定计数器。
  16. On Code Constructions for Computer Fault-tolerant Byte Organized Memory Subsystem
    用于存储器容错的纠、检单向字节错误码的设计
  17. New Term: A character is a single letter, number, or symbol that takes up one byte of memory.
    新术语:一个字符是指单个的一个字母、数字或在内存中占一个字节的符号。
  18. At the same time, byte alignment problems may arise when transplant application from one platform to another. An incaution often causes bus error and other memory error.
    当应用程序移植到不同平台时字节对齐(alignment)问题经常出现,稍有差错就有可能导致buserror等内存错误。
  19. Dual buffers to save the wavelet coefficients, pre-rate allocation and byte expression for Rate-Distortion ( RD) slope are used to reduce on-chip memory size.
    该方案通过采用双缓存的小波系数存储结构,预速率控制方法,Tier2中的RD斜率值的字节表示,以减少片上存储器;
  20. By means of byte code rewritten, the mechanism can forcibly unload the given service and can monitor main CPU, memory and networking bandwidth resources without modifying any of original code.
    该机制主要利用字节码重写技术,在不修改主动代码的前提下可以实现服务的强制性终止和针对主体的CPU、内存以及网络带宽的资源监控。
  21. The PIC16F87X has single byte instructions and FLASH program memory which can be programmed and debugged online.
    单片机具有单字节指令,内置闪存程序存储器,可实现在线编程和调试。